Skip to content

Remove typo in functools.lru_cache docs#140278

Merged
kumaraditya303 merged 1 commit intopython:mainfrom
bhubache:functools-lru_cache-type_specificity-typo
Oct 20, 2025
Merged

Remove typo in functools.lru_cache docs#140278
kumaraditya303 merged 1 commit intopython:mainfrom
bhubache:functools-lru_cache-type_specificity-typo

Conversation

@bhubache
Copy link
Contributor

@bhubache bhubache commented Oct 18, 2025

Fixes a typo in the functools.lru_cache docs related to type specificity.

This error appears to be present in the documentation for 3.10 and above.

I have not made an issue as I feel this is a trivial documentation enhancement but please let me know if I should do so.


📚 Documentation preview 📚: https://cpython-previews--140278.org.readthedocs.build/

@bhubache bhubache requested a review from rhettinger as a code owner October 18, 2025 01:35
@python-cla-bot
Copy link

python-cla-bot bot commented Oct 18, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@kumaraditya303 kumaraditya303 merged commit 7babe31 into python:main Oct 20, 2025
40 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Oct 20, 2025
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
@hugovk hugovk added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Mar 7, 2026
@miss-islington-app
Copy link

Thanks @bhubache for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @bhubache for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 7, 2026
(cherry picked from commit 7babe31)

Co-authored-by: Brandon Hubacher <brandon.hubacher@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 7, 2026
(cherry picked from commit 7babe31)

Co-authored-by: Brandon Hubacher <brandon.hubacher@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 7, 2026

GH-145627 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 7, 2026
@bedevere-app
Copy link

bedevere-app bot commented Mar 7, 2026

GH-145628 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Mar 7, 2026
hugovk pushed a commit that referenced this pull request Mar 7, 2026
Co-authored-by: Brandon Hubacher <brandon.hubacher@gmail.com>
hugovk pushed a commit that referenced this pull request Mar 7, 2026
Co-authored-by: Brandon Hubacher <brandon.hubacher@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants